home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / misc / TC_Miami.lha / TC_Miami.readme < prev   
Encoding:
Text File  |  1998-02-04  |  2.6 KB  |  91 lines

  1. Description: Automatically controls TimeConnect with Miami
  2. Author: Alexandre Gabriel (a.k.a. Chryse)
  3. Uploader: chryse@mail.telepac.pt
  4. Type: comm/misc
  5.  
  6.  
  7. INTRODUCTION
  8.  
  9.  This archive is a handy set of 5 rexx scripts to control TimeConnect through Miami,
  10.  which is very very handy to control your costs and time on the Internet (give it a try!)
  11.  
  12.  
  13. INSTALLATION
  14.  
  15.  Just run the Install script (it won't bite ya!).
  16.  The Install script will make a "Miami:rexx" dir, copy the rexx files to that location,
  17.  open your text editor so you alter the miami:rexx/LaunchTC.mrx file (you need to change the TC path
  18.  according to your setup), and finally launch multiview so you read this...
  19.  
  20.  After this you must run Miami and alter the "Events" options like this:
  21.  (NOTE: Only registered Miami's support this)
  22.  
  23.   *Start*                               *End*
  24.  
  25.   ARexx Miami:rexx/LaunchTC.mrx         ARexx Miami:rexx/QuitTC.mrx
  26.    ^     ^
  27.    |     |__ String
  28.    |                                    *passive Offline*
  29.    |__ PopUp
  30.                                         ARexx Miami:rexx/Stop.mrx
  31.   Keep GUI
  32.    ^
  33.    |__ PopUp
  34.  
  35.                                         *failed Online attempt*
  36.   *active Offline*
  37.                                         You can leave this one empty...
  38.   ARexx Miami:rexx/Stop.mrx
  39.  
  40.   Keep GUI
  41.  
  42.  
  43.   *Online*
  44.  
  45.   ARexx Miami:rexx/Start.mrx
  46.  
  47.   Hide GUI              beep
  48.  
  49.  NOTE: These GUI options are prefered if you use Miami to connect, without the aid of a connection
  50.  toggler script, in tht case, the "Start" GUI is better with "Hide GUI"... but hey, these are just my
  51.  prefered settings ;)
  52.  
  53.  
  54. WHAT, YOU ALREADY HAD SOME EVENTS GADGETS WITH OTHER SCRIPTS? HEY! NO PROBLEMO!!
  55.  
  56.  Simply make an AmigaDOS script with a text editor, and put all the rexx files you want in there, for example,
  57.  if you want to both run Start.mrx and IconifyTC.mrx when Miami gets Online (pretty handy):
  58.  
  59.  --- top of file ---
  60.  
  61.  sys:rexxc/rx miami:rexx/start.mrx
  62.  sys:rexxc/rx miami:rexx/iconifytc.mrx
  63.  
  64.  --- bottom of file ---
  65.  
  66.  And then alter the PopUp to "Shell" and not "ARexx" remember that...
  67.  
  68.  
  69. PHONE RATES FILES FOR TIMECONNECT
  70.  
  71.  Portuguese phone rates are available in another file I made: TC_Portugal.lha (comm/misc)
  72.  For others contact the author or search in Aminet.
  73.  
  74.  
  75. PORTUGUESE SETTINGS FOR MIAMI
  76.  
  77.  Another archive I made up: Miami_Portugal.lha (comm/net)
  78.  Just load it in Miami and add your login name and password (for the Telepac ISP).
  79.  
  80.  
  81. REACH THE AUTHOR
  82.  
  83.  A\Boxes.. PPC Cards... CV/3D... pack them all in a huge box and send them to: chryse@mail.telepac.pt
  84.  
  85.  
  86. AMIGA ROOOOOOOLEZ!!!
  87.  
  88. Don't visit my 100% Amiga-made homepage at http://www.terravista.pt/guincho/1139/
  89.  
  90. Chryse - #amigapt (irc.telepac.pt)
  91.